home *** CD-ROM | disk | FTP | other *** search
INI File | 2005-03-16 | 755 b | 11 lines |
- [Bootstrap]
- UNO_SHARED_PACKAGES=${$ORIGIN/bootstrap.ini:BaseInstallation}/share/uno_packages
- UNO_SHARED_PACKAGES_CACHE=$UNO_SHARED_PACKAGES/cache
- UNO_USER_PACKAGES=${$ORIGIN/bootstrap.ini:UserInstallation}/user/uno_packages
- UNO_USER_PACKAGES_CACHE=$UNO_USER_PACKAGES/cache
- PKG_SharedUnoFile=$UNO_SHARED_PACKAGES_CACHE/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc
- PKG_UserUnoFile=$UNO_USER_PACKAGES_CACHE/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc
- UNO_TYPES=$ORIGIN/types.rdb ${$PKG_SharedUnoFile:UNO_TYPES} ${$PKG_UserUnoFile:UNO_TYPES}
- UNO_SERVICES=${$PKG_UserUnoFile:UNO_SERVICES} ${$PKG_SharedUnoFile:UNO_SERVICES} $ORIGIN/services.rdb
- UNO_JAVA_COMPONENT_PATH=$ORIGIN/classes
-